pbjson 0.6.0

Utilities for pbjson conversion
Documentation

pbjson is a set of crates to automatically generate [serde::Serialize] and [serde::Deserialize] implementations for prost generated structs that are compliant with the protobuf JSON mapping

See pbjson-build for usage instructions